home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Paint.NET 2.5 / PaintDotNet_2_5.exe / PaintDotNet.msi / _3E68D343B9F65A25B3975FEB58DEA17F < prev    next >
Text File  |  2005-11-23  |  8KB  |  224 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Tools Window</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <img border="0" src="../images/logo.png" width="229" height="73" align="left"><p><b><br>
  17.      </b></p>
  18. </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         </li>
  25.     </ul>
  26.     <h3>User Interface</h3>
  27.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  28.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  29.         <li><a href="MainWindow.html">Main Window</a></li>
  30.         <li><a href="MenuBar.html">Menu Bar</a>
  31.         <ul class="toc">
  32.             <li><a href="File.html">File</a></li>
  33.             <li><a href="Edit.html">Edit</a></li>
  34.             <li><a href="View.html">View</a></li>
  35.             <li><a href="Image.html">Image</a></li>
  36.             <li><a href="Layers.html">Layers</a>
  37.             <ul class="toc">
  38.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  39.                 <li><a href="Adjustments.html">Adjustments</a>
  40.                 <ul class="toc">
  41.                     <li><a href="Levels.html">Levels</a></li>
  42.                 </ul></li>
  43.             </ul></li>
  44.             <li><a href="Effects.html">Effects</a></li>
  45.             <li><a href="Tools.html">Tools</a></li>
  46.             <li><a href="Window.html">Window</a></li>
  47.             <li><a href="Help.html">Help</a></li>
  48.             <li><a href="Toolbar.html">Toolbar</a></li>
  49.         </ul>
  50.         </li>
  51.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  52.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  53.             <li><a href="MoveTools.html">Move Tools</a><br>
  54.             <a href="MagicWand.html">Magic Wand</a><br>
  55.             <a href="Paintbrush.html">Paintbrush</a></li>
  56.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  57.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  58.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  59.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  60.             <li><a href="TextTool.html">Text Tool</a></li>
  61.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  62.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  63.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  64.         </ul>
  65.         </li>
  66.         <li><a href="HistoryWindow.html">History Window</a></li>
  67.         <li><a href="LayersWindow.html">Layers Window</a></li>
  68.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  69.         <li><a href="StatusBar.html">Status Bar</a></li>
  70.     </ul>
  71.     </li>
  72.     <h3>Other</h3>
  73.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  74.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  75.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  76.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  77.         <li><a href="WebLinks.html">Web Links</a></li>
  78.         <li><a href="License.html">License</a></li>
  79.     </ul>
  80. </div>
  81. <div id="content">
  82.     <!-- #BeginEditable "content" -->
  83.     <h2>Tools Window</h2>
  84.     <p>This is where you may choose the active tool which may then be used to 
  85.     edit the image.</p>
  86.     <p>
  87.     <img border="0" src="Images/ToolsWindow_Annotated.png" width="144" height="346"></p>
  88.     <ol>
  89.         <li>
  90.         <h3>Rectangle Select</h3>
  91.         <p>You may use this to define a rectangle or square selection region. 
  92.         Read more at <a href="SelectionTools.html">Selection Tools</a>.</p>
  93.         </li>
  94.         <li>
  95.         <h3>Move Selected Pixels</h3>
  96.         <p>You may use this to move pixels that are currently selected as a 
  97.         result of using the various Selection Tools. Read more at 
  98.         <a href="MoveTools.html">Move Tools</a>.</p>
  99.         </li>
  100.         <li>
  101.         <h3>Lasso Select</h3>
  102.         <p>You may use this to draw a freeform selection region. Read more at 
  103.         <a href="SelectionTools.html">Selection Tools</a>.</p>
  104.         </li>
  105.         <li>
  106.         <h3>Move Selection</h3>
  107.         <p>You may use this to move the selection without affecting the pixels 
  108.         that are selected. Read more at <a href="MoveTools.html">Move Tools</a>.</p>
  109.         </li>
  110.         <li>
  111.         <h3>Ellipse Select</h3>
  112.         <p>You may use this to draw an ellipse or circle selection region. Read 
  113.         more at <a href="SelectionTools.html">Selection Tools</a>.</p>
  114.         </li>
  115.         <li>
  116.         <h3>Zoom</h3>
  117.         <p>This tool can be used to zoom in (left click), zoom out (right 
  118.         click), or zoom the whole canvas around a particular region (draw a 
  119.         rectangle).</p>
  120.         </li>
  121.         <li>
  122.         <h3><a href="MagicWand.html">Magic Wand</a></h3>
  123.         <p>You may use this to select areas of the active layer that are similar 
  124.         in color.</p>
  125.         </li>
  126.         <li>
  127.         <h3><a href="TextTool.html">Text Tool</a></h3>
  128.         <p>This tool can be used for placing text on the image.</p>
  129.         </li>
  130.         <li>
  131.         <h3><a href="Paintbrush.html">Paintbrush</a></h3>
  132.         <p>This tool is selected by default when you start Paint.NET, and is 
  133.         useful for many kinds of freeform drawing.</p>
  134.         </li>
  135.         <li>
  136.         <h3><a href="EraserTool.html">Eraser</a></h3>
  137.         <p>You may use this tool to erase areas of the image (it sets the 
  138.         transparency to 0).</p>
  139.         </li>
  140.         <li>
  141.         <h3>Pencil</h3>
  142.         <p>This allows you to edit the active layer pixel-by-pixel. Read more at
  143.         <a href="PixelTools.html">Pixel Tools</a>.</p>
  144.         </li>
  145.         <li>
  146.         <h3>Color Picker</h3>
  147.         <p>You can use this tool to pick up a color from the active layer and 
  148.         set it as the current primary or secondary color. Read more at
  149.         <a href="PixelTools.html">Pixel Tools</a>.</p>
  150.         </li>
  151.         <li>
  152.         <h3><a href="CloneStamp.html">Clone Stamp</a></h3>
  153.         <p>This tool is useful for copying regions of pixels between layers, or 
  154.     within the same layer.</p>
  155.         </li>
  156.         <li>
  157.         <h3><a href="RecolorTool.html">Recolor Tool</a></h3>
  158.         <p>This tool is useful for replacing one color with another.</p>
  159.         </li>
  160.         <li>
  161.         <h3><a href="PaintBucket.html">Paint Bucket</a></h3>
  162.         <p>This tool is useful for filling in areas of similar color with a 
  163.         different color.</p>
  164.         </li>
  165.         <li>
  166.         <h3><a href="LineCurve.html">Line / Curve Tool</a></h3>
  167.         <p>You may draw straight lines and curved lines with this tool.</p>
  168.         </li>
  169.         <li>
  170.         <h3>Rectangle</h3>
  171.         <p>This can be used to draw rectangles and squares. Read more at
  172.         <a href="ShapeTools.html">Shape Tools</a>.</p>
  173.         </li>
  174.         <li>
  175.         <h3>Rounded Rectangle</h3>
  176.         <p>This can be used to draw rounded rectangles and rounded squares. Read 
  177.         more at <a href="ShapeTools.html">Shape Tools</a>.</p>
  178.         </li>
  179.         <li>
  180.         <h3>Ellipse</h3>
  181.         <p>This can be used to draw ellipses and circles. Read more at
  182.         <a href="ShapeTools.html">Shape Tools</a>.</p>
  183.         </li>
  184.         <li>
  185.         <h3>Freeform Shape</h3>
  186.         <p>This can be used to draw a shape with a freeform outline. Read more 
  187.         at <a href="ShapeTools.html">Shape Tools</a>.</p>
  188.         </li>
  189.         <li>
  190.         <h3><a name="Tolerance"></a>Tolerance Slider</h3>
  191.         <p>This slider affects how the <a href="MagicWand.html">Magic Wand</a>, 
  192.         the <a href="RecolorTool.html">Recolor Tool</a>, and the
  193.         <a href="PaintBucket.html">Paint Bucket</a> operate. It controls how 
  194.         similar colors must be when being operated on by these tools. If this is 
  195.         set to 0%, then only the exact color specified will be considered. If 
  196.         this is set to 100%, then all colors will be included. The default value 
  197.         is 50%.</p>
  198.         </li>
  199.         <li>
  200.         <h3>Color Display</h3>
  201.         <p>This shows what the primary and secondary color are. It also allows 
  202.         quick buttons for resetting to black and white, and for swapping the 
  203.         primary and secondary colors.</p>
  204.         </li>
  205.     </ol>
  206.     <p> </p>
  207.     <!-- #EndEditable -->
  208.     <h4><br>
  209.     <br>
  210.     </h4>
  211.     <p align="center">
  212.     <font color="#808080" size="1">Copyright <font face="Times New Roman">⌐ 2005 </font>Rick Brewster, Chris Crosetto, Tom 
  213.     Jackson, Michael Kelsey, Brandon Ortiz, Craig Taylor, Chris Trevino, and Luke Walker. Portions Copyright
  214.     <font face="Times New Roman">⌐ 2005 </font>Microsoft Corporation. All Rights Reserved.</font><font size="1"> <br>
  215.     </font>
  216. </div>
  217. </b>
  218.  
  219. </body>
  220.  
  221. <!-- #EndTemplate -->
  222.  
  223. </html>
  224.